ORCA/Pascal 1.4.1
Copyright 1987,1988,1991, Byte Works, Inc.

  DRAWPROC
  CHECKDATA
  GETPRIVATE
  GETTITLE
 198 	NamePB.resName := ptr(title^);
****                               ^ type conflict of operands
 202     getTitle := title | $80000000;
****                                  ^ illegal type of operand(s)
  REM_OPEN
  REM_CLOSE
  REM_WRITE
  REM_EVENT
  REM_ACTIVATE
  REM_GETLINK
  REM_VIDMODE
  REM_PRINT
  REM_STARTUP
  REM_SHUTDOWN


